projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1bb80f7
)
(i860-*-sysv4*): Set NON_GNU_CC and NON_GNU_CPP.
author
Richard M. Stallman
<rms@gnu.org>
Sun, 24 Jul 1994 20:18:35 +0000
(20:18 +0000)
committer
Richard M. Stallman
<rms@gnu.org>
Sun, 24 Jul 1994 20:18:35 +0000
(20:18 +0000)
configure1.in
patch
|
blob
|
history
diff --git
a/configure1.in
b/configure1.in
index 0abf70e8a68cf2b85975a0b1840120187045021c..40696fc82059b6fca8277a025be9a282a1d20107 100755
(executable)
--- a/
configure1.in
+++ b/
configure1.in
@@
-798,6
+798,8
@@
case "${canonical}" in
## Intel 860
i860-*-sysv4* )
machine=i860 opsys=usg5-4
+ NON_GNU_CC="/bin/cc" # Ie, not the one in /usr/ucb/cc.
+ NON_GNU_CPP="/usr/ccs/lib/cpp" # cc -E tokenizes macro expansion.
;;
## Masscomp machines